home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utilsys / blizzmgc.rdm < prev    next >
Text File  |  1996-05-20  |  1KB  |  39 lines

  1. Short:    V1.0 - ROM replacer for Blizzard1230IV
  2. Author:   mamlason@bbs.bajt.cz (Jan Hlavaty)
  3. Uploader: mamlason@bbs.bajt.cz (Jan Hlavaty)
  4. Type:     util/boot
  5.  
  6.  Takes your ROM or a file with a $f80000 ROM image.
  7.  Creates self-loading (executable) ROM file, which loads itself
  8.  into Blizzard 1230IV's RAM emulating ROM and reboots,
  9.  resulting in system ROM replacement. Usable for soft-kicking OS3.1
  10.  ROM into an old A1200 with OS3.0. DOESN'T USE MMU or any reset-proof
  11.  code/patches - MMU is free for whatever you want!
  12.  
  13. REQUIREMENTS:
  14.  
  15.  - BlizzMagic (converter / ROM grabber)
  16.  
  17.                Amiga with KS2.0+, 1MB RAM
  18.                512k ROM to grab, or file with such ROM image
  19.  
  20.  - Generated executable:
  21.  
  22.                Blizzard 1230 IV (I'll try to adapt it for other versions)
  23.                ROM -> RAM remapping feature ENABLED (removed MAPROM jumper)
  24.                Enough RAM to waste 512k without pain
  25.  
  26. FEATURES:
  27.  
  28.  - Doesn't use MMU
  29.  - Can grab the ROM directly from machine it's executed on
  30.  - Can use grabbed ROM images in files
  31.  - Can fix the ROM image checksum (in case you modified it)
  32.  - Generates self-loading ROM images that can be launched from WB or CLI
  33.  
  34. HISTORY:
  35. 1.0    - First public release
  36.  
  37. TODO:
  38.  - Add support for all versions of Blizzard 1230 (in near future)
  39.